---
marp: true
paginate : true
headingDivider: 4
---

# Ontology Creation
The DO's and DON'T's of creating your own custom ontologies

## Ontology 101
Ontologies are a collection of datatypes with a standard meaning and definition, aimed at reusability on the web.
Following the [OWL](https://www.w3.org/OWL/) standard.

## Protégé
You can use [Protégé](https://protege.stanford.edu/products.php) to create ontologies with a GUI and export it to all relevant file formats

## Components

### Classes

### Datatypes

### objecttypes